home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20041116-20060924 / 000072_slash_dev_slas…_2000@yahoo.com_Mon Mar 21 17:24:01 2005.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Path: newsmaster.cc.columbia.edu!panix!chiapp19.algx.com!allegiance!nntp.abs.net!newsread.com!news-xfer.newsread.com!postnews.google.com!g14g2000cwa.googlegroups.com!not-for-mail
  2. From: "Mark Sapiro" <slash_dev_slash_null_2000@yahoo.com>
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: Re: Using Kermit API
  5. Date: 18 Mar 2005 18:27:25 -0800
  6. Organization: http://groups.google.com
  7. Lines: 26
  8. Message-ID: <1111199245.420766.246230@g14g2000cwa.googlegroups.com>
  9. References: <cYIZd.2856$uw6.2807@trnddc06>
  10. NNTP-Posting-Host: 209.182.169.133
  11. Mime-Version: 1.0
  12. Content-Type: text/plain; charset="iso-8859-1"
  13. X-Trace: posting.google.com 1111199249 16038 127.0.0.1 (19 Mar 2005 02:27:29 GMT)
  14. X-Complaints-To: groups-abuse@google.com
  15. NNTP-Posting-Date: Sat, 19 Mar 2005 02:27:29 +0000 (UTC)
  16. In-Reply-To: <cYIZd.2856$uw6.2807@trnddc06>
  17. User-Agent: G2/0.2
  18. Complaints-To: groups-abuse@google.com
  19. Injection-Info: g14g2000cwa.googlegroups.com; posting-host=209.182.169.133;
  20.    posting-account=iQNWIg0AAAAD2fStXNC9nwGlPdSqjWrI
  21. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:15308
  22.  
  23.  
  24. Ben Maynard wrote:
  25. > Hi
  26. >
  27. > I need to use kermit to send pager messages, from a C++ application,
  28. I
  29. > have read at various locations on the web that there is no library to
  30. do
  31. > this, but that I should use the kermit API.
  32. >
  33. > My question is can anyone point me to a good resource that has
  34. > information on how to use the API and if possible more specifically
  35. how
  36. > to use it in relation to C or C++?
  37.  
  38. Another post in this thread has already suggested E-Kermit.
  39.  
  40. Another approach is to invoke C-Kermit from your application to execute
  41. a script to send the page. See
  42. http://www.columbia.edu/kermit/scriptlib.html for links to the C-Kermit
  43. documentation and existing pager scripts.
  44.  
  45. --
  46. Mark Sapiro msapiro at value net      The highway is for gamblers,
  47. San Francisco Bay Area, California    better use your sense - B. Dylan
  48.